Click or drag to resize

PropertyId Constructor (Int32, StandardPropertySet, MapiPropertyType)

Initializes a new instance of the PropertyId class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PropertyId(
	int id,
	StandardPropertySet set,
	MapiPropertyType type
)

Parameters

id
Type: SystemInt32
set
Type: Independentsoft.ExchangeStandardPropertySet
type
Type: Independentsoft.ExchangeMapiPropertyType
See Also